Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run black 24.4.0 against the source. #482

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

hacklschorsch
Copy link
Member

All done! ✨ 🍰 ✨
18 files reformatted, 48 files left unchanged.

Towards making CI green again.

> All done! ✨ 🍰 ✨
> 18 files reformatted, 48 files left unchanged.
@hacklschorsch
Copy link
Member Author

Hey @crwood! Does this look good to you? Is this going to break older Pythons? Should we just try it out? This is going to fix #481 (comment) so the typecheck job can get further.

Copy link
Member

@crwood crwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this.

The code changes themselves all look fine, however, I'm seeing some errors that are new (to me at least) on CircleCI -- like this one ("no module named 'flaky'" for pyOpenSSL) and this one ("ipython-8.24.0 not supported for interpreter python3.9"). Have you seen these before/elsewhere? Were they already on your radar? If not, we should perhaps file tickets for them.

In any case, happy to merge this in the meantime.

@hacklschorsch
Copy link
Member Author

Have you seen these before/elsewhere?

I think these come from my prematurely merging #479 or so :/
I wouldn't track them separately from now as I hope to fix these in WIP #481 .

@hacklschorsch
Copy link
Member Author

Thanks for your review!

@hacklschorsch hacklschorsch merged commit 9469acb into PrivateStorageio:main Nov 7, 2024
2 of 13 checks passed
@hacklschorsch hacklschorsch deleted the black_2024-11 branch November 7, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants